From bfba0f9b9b422a8ab8b4cfaf1916b437b6da9e16 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 21 Jul 2016 19:29:48 +0500 Subject: [git] Global ignore file. --- files/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 files/.gitignore (limited to 'files/.gitignore') diff --git a/files/.gitignore b/files/.gitignore new file mode 100644 index 0000000..1e9d1b3 --- /dev/null +++ b/files/.gitignore @@ -0,0 +1,10 @@ +# Eclipse project files +.classpath +.project +.settings + +# SASS +.sass-cache + +# Python +*.pyc -- cgit v1.2.3