.gitignore: Add missing
This commit is contained in:
parent
da3dcd4ecf
commit
26b677744c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
|
/.idea/
|
||||||
# CVS default ignores begin
|
# CVS default ignores begin
|
||||||
tags
|
tags
|
||||||
TAGS
|
TAGS
|
||||||
|
1
expat/.gitignore
vendored
1
expat/.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
/autom4te.cache/
|
/autom4te.cache/
|
||||||
|
/cmake-build-debug/
|
||||||
m4/
|
m4/
|
||||||
CMakeFiles/
|
CMakeFiles/
|
||||||
Testing/
|
Testing/
|
||||||
|
Loading…
Reference in New Issue
Block a user