mirror of https://github.com/Facinorous-420/dick
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
231 B
29 lines
231 B
3 years ago
|
lib-cov
|
||
|
*.seed
|
||
|
*.log
|
||
|
*.csv
|
||
|
*.dat
|
||
|
*.out
|
||
|
*.pid
|
||
|
*.gz
|
||
|
*.swp
|
||
|
|
||
|
pids
|
||
|
logs
|
||
|
results
|
||
|
tmp
|
||
|
|
||
|
# Constants
|
||
|
src/CONSTANTS.ts
|
||
|
|
||
|
# Dependency directory
|
||
|
node_modules
|
||
|
|
||
|
# OS metadata
|
||
|
.DS_Store
|
||
|
Thumbs.db
|
||
|
|
||
|
# Ignore built files
|
||
|
dist/**/*
|
||
|
|
||
|
package-lock.json
|