mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Add .gitignore to exclude build artifacts and environment files
This commit is contained in:
parent
3528ffc6fd
commit
1478f2672b
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/target
|
||||
|
||||
dev/
|
||||
data/
|
||||
*.log
|
||||
*.pkl
|
||||
.env
|
Loading…
x
Reference in New Issue
Block a user