Ignore the the .idea folder in the project's root directory contains IntelliJ IDE project specific settings files.

This commit is contained in:
Jose Hernandez 2021-07-31 11:59:45 +01:00
parent 3cc0871339
commit e713907e37

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.la
*.out
.deps/
.idea/
.libs/
aclocal.m4
autom4te.cache/