summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-09 13:32:01 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-09 13:32:01 -0300
commit63afe4145f410a844c647d4e3f1059f568175c1e (patch)
tree15da6a890c78d73370f44f9fd5d59badfbbe60e4 /.gitignore
downloadclient-63afe4145f410a844c647d4e3f1059f568175c1e.tar.gz
client-63afe4145f410a844c647d4e3f1059f568175c1e.tar.bz2
client-63afe4145f410a844c647d4e3f1059f568175c1e.tar.xz
client-63afe4145f410a844c647d4e3f1059f568175c1e.zip
Initial commit, forked from Spheresinit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 30 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bf7a29c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,30 @@
+# Patterns to ignore.
+
+# Binaries
+*.rpyb
+*.rpyc
+*.rpymc
+cache/
+saves/
+
+#Back up
+*.bak
+*~
+
+# Compressed and dev
+*.rpa
+*.xcf
+
+# Automatically Generated
+*_conf.rpy
+*.pem
+*.crt
+*.json
+extra/*
+
+# DEV USE ONLY
+*.dev.*
+*.dev**
+images/items/base**
+tba/*
+*.diff