Ignore patches and autosave files from QT Creator
parent
540c389d92
commit
f089744d6d
|
@ -3,6 +3,9 @@
|
||||||
*.pyo
|
*.pyo
|
||||||
*.o
|
*.o
|
||||||
*.psp
|
*.psp
|
||||||
|
*.diff
|
||||||
|
*.patch
|
||||||
|
*.autosave
|
||||||
_build
|
_build
|
||||||
build-*
|
build-*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue