Scalajs-react-experiments/.gitignore

37 lines
314 B
Plaintext
Raw Normal View History

2020-06-06 12:32:17 +00:00
logs
project/project
project/target
target
tmp
.history
dist
.idea
*.iml
/out
.idea_modules
.classpath
.project
/RUNNING_PID
.settings
.DS_Store
# hidden cross project folders
shared/.js
shared/.jvm
# temp files
.~*
*~
*.orig
# eclipse
.scala_dependencies
.buildpath
.cache
.target
bin/
.bloop
.metals
2020-06-12 06:20:23 +00:00
.vscode