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