diff options
| author | Anton Bobov <abobov@gmail.com> | 2016-07-21 19:29:48 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2016-07-21 19:29:48 +0500 |
| commit | bfba0f9b9b422a8ab8b4cfaf1916b437b6da9e16 (patch) | |
| tree | 4c1cea7d06ba4099c95e9a18e6230d1f03b94980 /files/.gitignore | |
| parent | 26c725916b18fc1baaae94bfd2e02e3076f53955 (diff) | |
[git] Global ignore file.
Diffstat (limited to 'files/.gitignore')
| -rw-r--r-- | files/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
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 |
