summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-08-21 23:48:35 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-08-21 23:48:35 -0400
commitf64c64c127ac5e8d7d04c9c512d2a2155cf7c915 (patch)
tree7cb3b96ccbc38e6dbacbd52bb96d7d422f8ac957 /.gitignore
downloadken-f64c64c127ac5e8d7d04c9c512d2a2155cf7c915.tar.gz
ken-f64c64c127ac5e8d7d04c9c512d2a2155cf7c915.tar.bz2
ken-f64c64c127ac5e8d7d04c9c512d2a2155cf7c915.zip
v1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..db32243
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.idea
+config
+target \ No newline at end of file