mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 20:43: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
|
/*.g3a
|
||||||
|
|
||||||
# Python bytecode
|
# Python bytecode
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
# Common IDE files
|
# Common IDE files
|
||||||
*.sublime-project
|
*.sublime-project
|
||||||
|
|
Loading…
Reference in a new issue