Commit Graph

32 Commits

Author SHA1 Message Date
looooo
a453920c30 pixi: add pixi.toml and pixi.lock 2024-12-04 08:02:29 -08:00
Snow Faerie
7a1038e56c 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
c997473871 Update .gitignore 2024-01-08 11:27:22 -03:00
Kacper Donat
97aa369627 Add .vscode folder to .gitignore 2023-11-27 18:23:32 +01:00
Pesc0
a8dee2ed90 Allow automatic tests discovery 2023-11-20 16:12:27 +01:00
Pesc0
77b6e29371 Vscode PR - split 1 - add cmakepresets (#11385)
* add CMakePresets.json
2023-11-16 12:49:54 -03:00
Adrián Insaurralde Avalos
e649e99ee2 Update .gitignore files (vscode + conda integration) [skip-ci] 2023-06-15 00:35:10 -04:00
Rexbas
a3bb5eabb8 Add CLion default cmake-build locations to gitignore 2023-04-27 11:34:58 +02:00
CarlOlson
3e139a2eb1 add generated code chnages, remove unused file and add bison *.output to gitignore 2023-03-26 18:48:59 +02:00
Adrian Insaurralde Avalos
1a15f4c2bb [skip ci] Add kdevelop project files to .gitignore 2022-11-24 11:18:59 +01:00
Uwe
634fb31410 [Travis] remove Travis
we are not using it anymore
2022-07-29 02:23:15 +02:00
mosfet80
892ad71f62 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
6aaa94d2f2 Updated ts files 2022-06-10 10:29:18 +02:00
Yorik van Havre
df45db45f0 Added updatets.py log files to gitignore 2022-02-21 14:53:39 +01:00
Pierre Le Moine
cc7f36599e Remove ancient dockerfile 2021-04-14 14:44:03 +02:00
Keith Sloan
8eabb65a52 Add workbench icon 2020-06-05 13:17:34 +02:00
wmayer
632eb83cc1 add CMakeLists.txt.user to ignore list 2019-08-26 14:08:53 +02:00
sliptonic
bdc869179e Path: UI changes to job edit
.gitignore

More UI work

checkpoint
2019-04-05 15:04:01 +02:00
Yorik van Havre
647bb673d6 Git ignore crowdin zip file 2019-02-01 13:40:47 -02:00
kreso-t
4032bd302a 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
62bb8c1a2f clean up 2018-09-11 11:02:35 +02:00
Yorik van Havre
8ca620a064 Updated wiki download scripts 2018-02-26 15:12:53 -03:00
Kurt Kremitzki
b50bd64350 Add ctags tag files to gitignore 2017-05-30 15:38:08 +02:00
Keith Sloan
b88bd61cbb Remove OpenSCAD run time file 2017-04-28 16:39:18 +01:00
Marco Molteni
43112a12f2 Add CLion IDE configuration files to gitignore 2016-08-20 22:00:39 +02:00
Timothy Hobbs
fda1fd9c5d Add subuser files for developing freecad within a Docker container. 2016-08-07 08:52:24 +02:00
Yorik van Havre
ad72c1195d Better PDF generation script 2015-03-21 17:45:08 -03:00
jriegel
8f34919c64 ignore in src build directory 2014-11-15 21:18:52 +01:00
jriegel
94111efff4 more ignor for Windows platform 2014-03-04 21:49:47 +01:00
jriegel
9de0fd0141 gitignore for insource builds 2014-03-04 19:49:01 +01:00
wmayer
4dcb78d4dd Update git ignore list 2013-07-12 17:14:40 +02:00
Yorik van Havre
111a5d7347 Added .gitignore file to make git ignore .pyc files 2012-10-30 10:05:11 -02:00