aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-05-13 11:35:20 +0200
committerCamil Staps2015-05-13 11:35:20 +0200
commit0a2f974d972216ace09dd3d5f626cc1ec9dd1287 (patch)
tree9f47a5b531a704a6c398cc7ac7850a7185859225
Initial commit
-rw-r--r--.gitignore27
-rw-r--r--README.md2
2 files changed, 29 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ccf2efe
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+# Built application files
+*.apk
+*.ap_
+
+# Files for the Dalvik VM
+*.dex
+
+# Java class files
+*.class
+
+# Generated files
+bin/
+gen/
+
+# Gradle files
+.gradle/
+build/
+/*/build/
+
+# Local configuration file (sdk path, etc)
+local.properties
+
+# Proguard folder generated by Eclipse
+proguard/
+
+# Log Files
+*.log
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..fe133c1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# RSSin
+Clever RSS reader