mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Adding .gitignore entries for ctags and vim swaps
This commit is contained in:
parent
11fa766266
commit
f27d77746d
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,6 +11,7 @@
|
||||
*.pyo
|
||||
*.schemas
|
||||
*~
|
||||
.*.sw?
|
||||
.autotools
|
||||
.cproject
|
||||
.deps
|
||||
@ -23,6 +24,7 @@ INSTALL
|
||||
Makefile
|
||||
Makefile.in
|
||||
TAGS
|
||||
tags
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
build*/
|
||||
|
Loading…
Reference in New Issue
Block a user