Add idea and nrepl files to global gitignore

This commit is contained in:
2018-10-09 11:12:44 -07:00
parent 5bd0fa6c8c
commit 827ef9f73e

View File

@@ -1,5 +1,7 @@
.DS_Store .DS_Store
.projectile .projectile
.idea
*.sw? *.sw?
*.pyc *.pyc
.#* .#*
.nrepl-port