mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ignore patches and autosave files from QT Creator
This commit is contained in:
parent
540c389d92
commit
f089744d6d
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
Block a user