summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorfossterer <shashank@linux.com>2019-10-24 23:20:31 -0400
committerfossterer <shashank@linux.com>2019-10-24 23:20:31 -0400
commitca83c5953727d4096ddb7af353575b23324dce80 (patch)
tree562983ca2746e3f94089ffcb68e66c8d30ec9ae6 /.gitignore
parent437f3f29c06e4a253e841fc959c768aec8d565a0 (diff)
downloadAntennaPod-ca83c5953727d4096ddb7af353575b23324dce80.zip
Fixes #3444 - Strip off HTML from podcast descriptions
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b10f948bb..9ae18e7ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,8 @@ bin/
gen/
target/
build/
+**/*.project
+**/*.classpath
# Local configuration file (sdk path, etc)
local.properties