Joao Matos
80c82b852d
Git: Ignore extra suffixed build directories.
...
Its pretty helpful when developing to have multiple build directories
for different branches.
This adds such pattern to .gitignore to be able to have a sane Git
experience.
2025-02-19 10:08:46 -03:00
looooo
ed5815eb4d
pixi: add pixi.toml and pixi.lock
2024-12-04 08:02:29 -08:00
Snow Faerie
05bf9029b5
Generate compile_commands.json
...
Modify CMakePresets.json to use -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON
in all the presets.
The compile_commands.json file can be used by tools like clangd to get
autocompletion and go-to-definition.
This patch also adds compile_commands.json to the .gitignore, as often
you need to symlink the compile_commands.json from the build directory
into the source directory for it to be picked by tools. That is the case
with clangd at least.
2024-07-22 10:49:34 -05:00
Adrián Insaurralde Avalos
ad06a33d2d
Update .gitignore
2024-01-08 11:27:22 -03:00
Kacper Donat
97b00f045d
Add .vscode folder to .gitignore
2023-11-27 18:23:32 +01:00
Pesc0
9cf678407c
Allow automatic tests discovery
2023-11-20 16:12:27 +01:00
Pesc0
0303af1ebb
Vscode PR - split 1 - add cmakepresets ( #11385 )
...
* add CMakePresets.json
2023-11-16 12:49:54 -03:00
Adrián Insaurralde Avalos
32d8029780
Update .gitignore files (vscode + conda integration) [skip-ci]
2023-06-15 00:35:10 -04:00
Rexbas
922dbb6b61
Add CLion default cmake-build locations to gitignore
2023-04-27 11:34:58 +02:00
CarlOlson
7a00359fda
add generated code chnages, remove unused file and add bison *.output to gitignore
2023-03-26 18:48:59 +02:00
Adrian Insaurralde Avalos
3f29b6cfd3
[skip ci] Add kdevelop project files to .gitignore
2022-11-24 11:18:59 +01:00
Uwe
505387d6fa
[Travis] remove Travis
...
we are not using it anymore
2022-07-29 02:23:15 +02:00
mosfet80
cf96b23b3e
Git ignore hidden files with defined exceptions ( #7108 )
...
* git ignore all hidden files
* Removal file with non-existent link
* git Ignore all hidden files except .gitignore
* Set exceptions in gitignore
2022-07-23 14:47:53 +02:00
Yorik van Havre
fa9c78611e
Updated ts files
2022-06-10 10:29:18 +02:00
Yorik van Havre
00b062e803
Added updatets.py log files to gitignore
2022-02-21 14:53:39 +01:00
Pierre Le Moine
b7a15767e9
Remove ancient dockerfile
2021-04-14 14:44:03 +02:00
Keith Sloan
a549960193
Add workbench icon
2020-06-05 13:17:34 +02:00
wmayer
1002ea9ad5
add CMakeLists.txt.user to ignore list
2019-08-26 14:08:53 +02:00
sliptonic
388a671ac2
Path: UI changes to job edit
...
.gitignore
More UI work
checkpoint
2019-04-05 15:04:01 +02:00
Yorik van Havre
0bed2a9c53
Git ignore crowdin zip file
2019-02-01 13:40:47 -02:00
kreso-t
976e804e2c
Path: Adaptive - fix for path cleaning
...
- fix for side-effect introduced by last change
(completely collinear paths were filtered out)
2018-10-29 23:29:08 +01:00
kreso-t
b56cc96f32
clean up
2018-09-11 11:02:35 +02:00
Yorik van Havre
8aad83f08f
Updated wiki download scripts
2018-02-26 15:12:53 -03:00
Kurt Kremitzki
fabc8007d2
Add ctags tag files to gitignore
2017-05-30 15:38:08 +02:00
Keith Sloan
3b7ca72d3c
Remove OpenSCAD run time file
2017-04-28 16:39:18 +01:00
Marco Molteni
18afd70001
Add CLion IDE configuration files to gitignore
2016-08-20 22:00:39 +02:00
Timothy Hobbs
6135ec5e09
Add subuser files for developing freecad within a Docker container.
2016-08-07 08:52:24 +02:00
Yorik van Havre
d67d9603c2
Better PDF generation script
2015-03-21 17:45:08 -03:00
jriegel
7499f77f08
ignore in src build directory
2014-11-15 21:18:52 +01:00
jriegel
c5193be08a
more ignor for Windows platform
2014-03-04 21:49:47 +01:00
jriegel
3ff9292a36
gitignore for insource builds
2014-03-04 19:49:01 +01:00
wmayer
28db176474
Update git ignore list
2013-07-12 17:14:40 +02:00
Yorik van Havre
9d29b90030
Added .gitignore file to make git ignore .pyc files
2012-10-30 10:05:11 -02:00