mirror of https://github.com/sbt/sbt.git
Clean-up .gitignore
This commit is contained in:
parent
cbcb0761ae
commit
3a65a3acf2
|
|
@ -1,11 +1 @@
|
|||
target/
|
||||
.idea/
|
||||
node_modules/
|
||||
|
||||
# tut backups?
|
||||
.*.swp
|
||||
|
||||
# pants
|
||||
.pants.d
|
||||
.pants.workdir.file_lock
|
||||
.pids
|
||||
|
|
|
|||
Loading…
Reference in New Issue