mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 10:39:26 +00:00
Add .gitignore to exclude build artifacts and environment files
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/target
|
||||
|
||||
dev/
|
||||
data/
|
||||
*.log
|
||||
*.pkl
|
||||
.env
|
Reference in New Issue
Block a user