Add .ignore

This commit is contained in:
Mo 2023-02-24 01:10:31 +01:00
parent 0e26e36e46
commit 431c860aa9
2 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View file

@ -3,7 +3,6 @@
# Dev
config.yaml
*.txt
# npm
/node_modules/

5
.ignore Normal file
View file

@ -0,0 +1,5 @@
/Cargo.lock
/LICENSE.txt
*.map
*.min.css
*.min.js