Skip to content

Commit fa7289a

Browse files
committed
Update libgodot/.gitignore
1 parent cc7ed39 commit fa7289a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

libgodot/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
/src
1+
# Code added by running `./copy_data.py`
2+
/src
3+
# Build artificats
4+
/build
5+
/dist

0 commit comments

Comments
 (0)