aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormakamys <makamys@outlook.com>2020-03-10 22:54:52 +0100
committermakamys <makamys@outlook.com>2021-05-06 13:54:48 +0200
commit02a6aa4a24662815664ad86cb81d2a3f167775d7 (patch)
tree795fab48832fce98ea12790536504f159fb89470 /.gitignore
downloadNeodymium-02a6aa4a24662815664ad86cb81d2a3f167775d7.tar.gz
Neodymium-02a6aa4a24662815664ad86cb81d2a3f167775d7.tar.bz2
Neodymium-02a6aa4a24662815664ad86cb81d2a3f167775d7.zip
Initial commit (basic Mixin setup)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7d8875c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+.classpath
+.metadata
+.gradle
+.project
+.settings
+bin/
+build/
+jars/
+run/
+*.iml
+*.launch
+/.nb-gradle/
+
+/*Audio files*/
+*.ogg
+*.WAV