diff options
author | alex hall <fahall@users.noreply.github.com> | 2018-03-07 15:34:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-07 15:34:01 -0800 |
commit | 433d622b9fa01f7266e6785e6d246e4796a18658 (patch) | |
tree | 1233b88a45e7d3f7339f4c2c5c627c5c3a2c1ccf | |
parent | feacd863f31fc6103b738a0836e5e76502a827fa (diff) | |
download | gitignore-433d622b9fa01f7266e6785e6d246e4796a18658.tar.gz gitignore-433d622b9fa01f7266e6785e6d246e4796a18658.zip |
remove system specific ignores.
-rw-r--r-- | Godot.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Godot.gitignore b/Godot.gitignore index 14e15289..ba45ca45 100644 --- a/Godot.gitignore +++ b/Godot.gitignore @@ -6,7 +6,3 @@ export_presets.cfg # Mono-specific ignores .mono/ - -# System/tool-specific ignores -.directory -*~ |