Skip to content

Commit

Permalink
Merge pull request #42 from aaronfranke/gitignore
Browse files Browse the repository at this point in the history
Update gitignore and update screenshots folder
  • Loading branch information
fenix-hub authored May 20, 2020
2 parents 4c66a3f + 16dcf44 commit 9698ae5
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
res://addons/file-editor/
icons.pngs/
screenshots/

# Godot-specific ignores
.import/

# Imported translations (automatically generated from CSV files)
*.translation

# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json

# System/tool-specific ignores
.directory
*~
user/
*.import
fonts/



Empty file.

0 comments on commit 9698ae5

Please sign in to comment.