aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-17 16:41:42 -0700
committerKenny Root <kenny@the-b.org>2015-07-18 01:05:32 -0700
commit5531342e2b1b4a721947063836e15171bed8a3ac (patch)
treef1c2c783a104603f5340e87b4d098915873e9ae6 /.gitignore
parenta303d63569a47ea5d9d54d699cd7d62752132b69 (diff)
downloadsshlib-5531342e2b1b4a721947063836e15171bed8a3ac.tar.gz
sshlib-5531342e2b1b4a721947063836e15171bed8a3ac.tar.bz2
sshlib-5531342e2b1b4a721947063836e15171bed8a3ac.zip
Set up initial skeleton of project
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9c4de58
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+.gradle
+/local.properties
+/.idea/workspace.xml
+/.idea/libraries
+.DS_Store
+/build
+/captures