aux-search/.gitignore
2020-06-18 12:24:52 +02:00

35 lines
406 B
Plaintext

# Logs
logs
*.log
.idea
.cache
npm-debug.log*
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
node_modules
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# elm-package generated files
elm-stuff/
# elm-repl generated files
repl-temp-*
.DS_Store
example/dist
ignore
dist
package-lock.json
result
scripts/eval-*
eval-*