mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 12:59:26 +00:00
Add *.info to .gitignore to exclude info files from version control
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@ data/
|
||||
*.log
|
||||
*.pkl
|
||||
.env
|
||||
*.info
|
||||
|
||||
.venv/
|
||||
|
||||
|
Reference in New Issue
Block a user