diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..61a6c7a --- /dev/null +++ b/.gitignore @@ -0,0 +1,46 @@ +Makefile +stamp-* + +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +lpic/lpic +lpic/src/lpic +postprocessor* + +*.aux +*.log +*.tar.gz + +*.m +tmp* +*.out +data +*~ + +*.zip +data_* +*_original +*_alt(kaputt) |