var-persist/.gitignore
2023-12-19 22:32:47 -05:00

21 lines
223 B
Plaintext

# IDEs and editors
.c9
.classpath
.idea
.project
.settings
.vscode
*.launch
*.sublime-workspace
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
/typings
dist
npm-debug.log
node_modules
testem.log
junit.xml
docs