|
@@ -1,2 +1,31 @@
|
|
|
/emacs.desktop
|
|
|
*.lock
|
|
|
+*.pyc
|
|
|
+OBJ.*
|
|
|
+locale/*
|
|
|
+bin.*/*
|
|
|
+dist.*/*
|
|
|
+config.log
|
|
|
+config.status*
|
|
|
+error.log
|
|
|
+grass.pc
|
|
|
+
|
|
|
+# ignore specific file generated during make
|
|
|
+gui/wxpython/menustrings.py
|
|
|
+gui/wxpython/xml/menudata.xml
|
|
|
+gui/wxpython/xml/module_tree_menudata.xml
|
|
|
+include/Make/Doxyfile_arch_html
|
|
|
+include/Make/Doxyfile_arch_latex
|
|
|
+include/Make/Platform.make
|
|
|
+include/config.h
|
|
|
+include/version.h
|
|
|
+lib/db/sqlp/sqlp.output
|
|
|
+lib/db/sqlp/sqlp.tab.c
|
|
|
+lib/db/sqlp/sqlp.tab.h
|
|
|
+lib/db/sqlp/sqlp.yy.c
|
|
|
+lib/python/script/setup.py.tmp
|
|
|
+raster/r.mapcalc/mapcalc.output
|
|
|
+raster/r.mapcalc/mapcalc.tab.c
|
|
|
+raster/r.mapcalc/mapcalc.tab.h
|
|
|
+raster/r.mapcalc/mapcalc.yy.c
|
|
|
+
|