View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002127 | FreeCAD | Feature | public | 2015-05-30 17:57 | 2015-12-15 13:17 |
| Reporter | krichter | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | all | OS | all | ||
| Fixed in Version | 0.16 | ||||
| Summary | 0002127: add auto-generated files to .gitignore | ||||
| Description | add files generated by the build process to `.gitignore` in order to lower the entry boundary for new developers | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
We have already a .gitignore with many entries. It would be good to tell us which auto-generated files you mean. |
|
|
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. |
| 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 |
FreeCAD