From e43e7f91fae7dfa4b20ef8029cdfa29d19b586f8 Mon Sep 17 00:00:00 2001 From: Repooc Date: Mon, 4 Aug 2014 02:32:04 -0400 Subject: [PATCH] Updated ignore files and such --- .gitignore | 1 + .hgignore | 1 + .idea/copyright/profiles_settings.xml | 9 ++++++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd1e22b..d0819d5 100644 --- a/.gitignore +++ b/.gitignore @@ -164,6 +164,7 @@ pip-log.txt *.sublime* +.idea/copyright/ .idea/libraries/ .idea/scopes/ .idea/compiler.xml diff --git a/.hgignore b/.hgignore index 7f15d84..02d903c 100644 --- a/.hgignore +++ b/.hgignore @@ -166,6 +166,7 @@ pip-log.txt *.sublime* +.idea/copyright/ .idea/libraries/ .idea/scopes/ .idea/compiler.xml diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml index e7bedf3..f383e83 100644 --- a/.idea/copyright/profiles_settings.xml +++ b/.idea/copyright/profiles_settings.xml @@ -1,3 +1,10 @@ - + + + + \ No newline at end of file -- 1.7.9.5