Skip to content

Commit e1ccc84

Browse files
strknyalldawson
authored andcommittedJul 22, 2021
Ignore some more generated files
1 parent 6527d59 commit e1ccc84

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed
 

‎.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
*.*~
2+
*~
23
*.autosave
34
*.aux
45
*.bak
56
*.diff
7+
*.gpkg-shm
8+
*.gpkg-wal
9+
*.install
10+
*.lintian-overrides
611
*.log*
712
*.orig
813
*.out
914
*.prepare
1015
*.pyc
16+
*.py.temp
1117
*.sortinc
1218
*.tex
13-
*.toc
1419
*.tmp
15-
*~
20+
*.toc
1621
*-stamp
1722
.*.swp
1823
.DS_Store
@@ -27,6 +32,7 @@ api_doc
2732
/build*
2833
debian/*.debhelper
2934
debian/*.substvars
35+
debian/qgis.sh
3036
desktop.ini
3137
doc/INSTALL.tex
3238
i18n/*.qm

0 commit comments

Comments
 (0)
Please sign in to comment.