Clean up
This commit is contained in:
24
etc/ghost/content/themes/Casper/.gitignore
vendored
Normal file
24
etc/ghost/content/themes/Casper/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
b-cov
|
||||
*.seed
|
||||
*.log
|
||||
*.csv
|
||||
*.dat
|
||||
*.out
|
||||
*.pid
|
||||
*.gz
|
||||
|
||||
pids
|
||||
logs
|
||||
results
|
||||
|
||||
npm-debug.log
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
.idea/*
|
||||
*.iml
|
||||
projectFilesBackup
|
||||
|
||||
.DS_Store
|
||||
|
||||
dist/
|
||||
Reference in New Issue
Block a user