mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Ignore the the .idea folder in the project's root directory contains IntelliJ IDE project specific settings files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
|||||||
*.la
|
*.la
|
||||||
*.out
|
*.out
|
||||||
.deps/
|
.deps/
|
||||||
|
.idea/
|
||||||
.libs/
|
.libs/
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user