mirror of https://github.com/sbt/sbt.git
Add node_modules to .gitignore
This commit is contained in:
parent
8e933fcda4
commit
5b0b9e2ba2
|
|
@ -1,3 +1,4 @@
|
|||
target/
|
||||
__pycache__
|
||||
toolbox.classpath
|
||||
node_modules/
|
||||
|
|
|
|||
Loading…
Reference in New Issue