View Issue Details

IDProjectCategoryView StatusLast Update
0002127FreeCADFeaturepublic2015-12-15 13:17
Reporterkrichter Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformallOSall 
Fixed in Version0.16 
Summary0002127: add auto-generated files to .gitignore
Descriptionadd files generated by the build process to `.gitignore` in order to lower the entry boundary for new developers
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2015-05-31 15:33

administrator   ~0006175

We have already a .gitignore with many entries. It would be good to tell us which auto-generated files you mean.

wmayer

2015-09-12 14:21

administrator   ~0006402

This is the content of .gitignore:

*.pyc
*.obj
*.lib
*.pch
*.vcproj
*.exp
*.dep
*.manifest
qrc_*.cpp
BuildLog.htm
cmake_install.cmake
*~
CMakeFiles/
*qrc.depends
ui_*.h
moc_*.cpp
Makefile
CMakeCache.txt
config.h
install_manifest.txt
/bin/
/ALL_BUILD.dir/
/doc/
/lib/
/Mod/
/ZERO_CHECK.dir/
/build/
/src/Tools/offlinedoc/localwiki/
/src/Tools/offlinedoc/todolist.txt
/src/Tools/offlinedoc/wikifiles.txt


Since there is no feedback what else to add I close the report.

Issue History

Date Modified Username Field Change
2015-05-30 17:57 krichter New Issue
2015-05-31 15:33 wmayer Note Added: 0006175
2015-05-31 15:33 wmayer Status new => feedback
2015-09-12 14:21 wmayer Note Added: 0006402
2015-09-12 14:21 wmayer Status feedback => closed
2015-09-12 14:21 wmayer Assigned To => wmayer
2015-09-12 14:21 wmayer Resolution open => no change required
2015-12-15 13:17 yorik Fixed in Version => 0.16