Skip to content

Commit b2ef713

Browse files
committed
Update .gitignore and remove useless examples/SConscript
1 parent 6dea283 commit b2ef713

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

β€Ž.gitignoreβ€Ž

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,5 @@ __pycache__
1212
# mac os thumbs files
1313
.DS_Store
1414

15-
# Godot import folders
16-
.import
17-
.cache
18-
19-
# Godot runtime logs
20-
logs
21-
22-
# Scons build artefact
23-
.sconsign.dblite
24-
25-
# scons stuff
26-
/custom.py
27-
2815
# Build directory
2916
/build/
30-
31-
# Autogenerated by Cython
32-
/pythonscript/_pythonscript_api.h
33-
34-
# Lazy generated symlinks on build
35-
/examples/*/addons
36-
/tests/*/addons
37-
/tests/*/lib

β€Žexamples/SConscriptβ€Ž

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
Β (0)