aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsrisankethu <iamjustice443@gmail.com>2017-01-06 19:13:41 +0530
committersrisankethu <iamjustice443@gmail.com>2017-01-06 19:13:41 +0530
commitf56cb23a3b48ed65a8554b0047f7bff99cc3a786 (patch)
tree2d2f7d9e54a508967b222571857672b88609f84e /.gitignore
parent0dbc16c41646cbec79b65ec2ac60b8965cd22db9 (diff)
Ignore AUTHORS and ChangeLog
Change-Id: I45130f89057aa91d035edae91f4250394f9876c3 Signed-off-by: srisankethu <iamjustice443@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aab79ed0..39d12173 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,7 @@ target/
/docs_build/
/docs_output/
.idea
+
+# setup.py cache
+AUTHORS
+ChangeLog