mirror of
https://github.com/BreizhHardware/project_sanic.git
synced 2026-03-18 21:50:33 +01:00
Chore(.gitignore) - Add Python bytecode files to .gitignore; ensure output.prof is ignored.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -13,4 +13,6 @@ game.db
|
||||
map/infinite/*
|
||||
|
||||
temp_audio.mp3
|
||||
output.prof
|
||||
output.prof
|
||||
|
||||
**/*.pyc
|
||||
Reference in New Issue
Block a user