diff options
author | Horst3180 | 2015-07-17 14:34:34 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-17 14:34:34 +0200 |
commit | bade6904b26311e93215046a47fad2fa22bb439e (patch) | |
tree | 950f4d5079fbea59516d201175330cd43b34e008 | |
parent | 8aaf55c319f06160b14f402f012144b74baa8d01 (diff) | |
download | solarc-theme-bade6904b26311e93215046a47fad2fa22bb439e.tar.gz solarc-theme-bade6904b26311e93215046a47fad2fa22bb439e.tar.xz solarc-theme-bade6904b26311e93215046a47fad2fa22bb439e.zip |
add .gitignore
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1 +1,12 @@ node_modules +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +build-aux +compile +config.* +configure +install-sh +missing + |