pelican-landing/.gitignore
ztimson 02bc54ff8a
All checks were successful
Build Website / Build NPM Project (push) Successful in 17s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 39s
updated ignore
2023-12-15 15:51:10 -05:00

32 lines
314 B
Plaintext

# IDEs and editors
.idea
.project
.classpath
.c9
*.launch
.settings
*.sublime-workspace
.vscode
.history
# dependencies
.angular
node_modules
dist
temp
out-tsc
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db