mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +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:
parent
3cc0871339
commit
e713907e37
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
*.la
|
||||
*.out
|
||||
.deps/
|
||||
.idea/
|
||||
.libs/
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
|
Loading…
Reference in New Issue
Block a user