SquadJS/.gitignore
2020-06-30 19:15:49 +01:00

12 lines
109 B
Plaintext

# Project Files
*.tmp
index-test.js
# Dependencies
node_modules/
package-lock.json
yarn.lock
# IDEs
.idea/