Add Godot 3.x ignores to the .gitignore file
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,10 @@
|
||||
.godot/
|
||||
/gen/
|
||||
|
||||
# Godot 3.x ignores
|
||||
include/gen
|
||||
src/gen
|
||||
|
||||
# Misc
|
||||
logs/*
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user