Major refactor
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,10 +1,13 @@
|
||||
# Build
|
||||
target/
|
||||
**/target/
|
||||
**/Cargo.lock
|
||||
**/node_modules/
|
||||
**/package-lock.json
|
||||
|
||||
logs/
|
||||
data/
|
||||
settings.json
|
||||
.env*.local
|
||||
.env
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user