mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 04:23:37 +01:00
fxsdk: fix long-standing typo in default .gitignore
This commit is contained in:
parent
a7046966da
commit
1a7939bbb9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
/*.g3a
|
||||
|
||||
# Python bytecode
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
|
||||
# Common IDE files
|
||||
*.sublime-project
|
||||
|
|
Loading…
Reference in a new issue