MrKevinWeiss
680373b6de
.gitignore: Add venv
...
I try to keep my system nice an clean with venvs... More than once
I added my venv so maybe it would be nice to add this in.
2023-11-29 12:22:13 +01:00
Dylan Laduranty
069ad929c2
.gitignore: ignore all files within .vscode/ except user's settings
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2022-11-21 21:30:28 +01:00
Karl Fessel
f54325bb99
gitingnore: *bin -> bin and *.bin to not ignore round_robin
2021-10-25 17:05:30 +02:00
Marian Buschsieweke
aae3fe001b
.gitignore: add .clang-tidy
2021-08-31 14:57:09 +02:00
Benjamin Valentin
0c0ff546f1
.gitignore: add *.rej and *.save files
2021-08-10 16:04:33 +02:00
Marian Buschsieweke
92c3a9626f
.gitignore: add *.plist and .cache/
2021-03-17 09:55:00 +01:00
Benjamin Valentin
4e9a40714d
.gitignore: ignore .elf files
...
Prevent firmware files from accidentally being commited.
2020-10-20 10:13:24 +02:00
Marian Buschsieweke
00620e90db
.gitignore: Ignore temporary vim files
2020-06-03 10:47:04 +02:00
Sören Tempel
24468bead6
fuzzing: Initialize
...
This adds a new subdirectory called `fuzzing/` which will contain
applications for fuzzing various RIOT network modules in the future.
This subdirectory is heavily inspired by the `examples/` subdirectory.
The fuzzing applications use AFL as a fuzzer. Each application contains
Makefiles, source code, and an input corpus used by AFL to generate
input for fuzzing.
2020-04-17 17:11:15 +02:00
Cenk Gündoğan
b49e8d4a20
.gitignore: add backup files for emacs
2020-04-01 13:01:40 +02:00
d552987080
.gitignore: add .clangd/
2019-11-26 21:20:43 +01:00
fb12c4aa8d
sys/suit: add SUIT draft v4 firmware upgrade module
...
This commit adds a sys module implementing SUIT draft v4 compatible
firmware updates.
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
Co-authored-by: Koen Zandberg <koen@bergzand.net>
Co-authored-by: Francisco Molina <femolina@uc.cl>
2019-10-09 11:05:01 +02:00
Bas Stottelaar
8c4cc54592
gitignore: add clangd compile flags
2019-08-01 08:07:00 +02:00
028e3fbc4f
.gitignore: add .mypy_cache/
2019-06-28 22:57:38 +02:00
c55f7162f1
.gitignore: exclude results directory
...
This directory is created by the compile_and_test_for_board script when ran from RIOTBASE and no custom value is specified
2019-01-25 18:07:09 +01:00
cladmi
4b7a7dad0d
gitignore: ignore 'build' directory
...
The 'build' directory should not be tracked by git.
2019-01-07 21:16:36 +01:00
Joakim Nohlgård
29415ebb89
.gitignore: Add scan-build to ignore list
2017-08-22 12:43:54 +02:00
a593c626bb
gitignore: ignore python compiled files (*.pyc)
2017-07-19 09:28:56 +02:00
21349ec404
ignore vscode user settings from git status
2017-07-15 16:22:14 +02:00
d69352a237
dist/tools: add dlcache.sh
2017-06-17 17:00:55 +02:00
test
ee05aca342
gitignore: add __pycache__
2016-03-05 16:05:10 +01:00
Martine Lenders
4dc851244d
pkg: unify git paradigms for packages
2016-01-26 23:22:47 +01:00
Joakim Nohlgård
970dc80ea7
gitignore: Add YouCompleteMe
2016-01-15 14:19:13 +01:00
Joakim Nohlgård
40b43acd46
gitignore: Add .clang_complete
2016-01-15 13:59:45 +01:00
Cenk Gündoğan
71eb414333
gitignore: add ccn-lite
2016-01-10 16:36:57 +01:00
Cenk Gündoğan
a53ed20066
Add and configure Vagrant for RIOT-OS
2015-12-04 14:14:04 +01:00
Oleg Hahm
e024248d98
gitignore: added package directories
2015-12-03 11:24:14 +01:00
Hauke Petersen
02c9e8943f
gitignore: added auto-created Arduino sketch file
2015-11-27 12:45:12 +01:00
0117192901
make: add support for additional local Makefile
2015-11-19 11:38:49 +01:00
Johann Fischer
b355c69f09
gitignore: add ctags index file and gdb initialization scripts
2015-10-23 12:06:31 +02:00
Joakim Gebart
b54c9d21ee
dist: Add tool for generating Eclipse setting XML files
...
Usage: make eclipsesym (in application directory)
2015-06-01 17:53:44 +02:00
Joakim Gebart
d3ba5e473d
gitignore: Add Codelite project files, add comments
2015-05-19 12:56:45 +02:00
Joakim Gebart
b5874ca8cf
gitignore: Ignore KDevelop 4.x project files
2015-05-14 14:31:02 +02:00
Lucas Jenss
67a3f3c20e
Make git ignore doxygen sqlite database
...
Doxygen version 1.8.8 creates a sqlite database
file inside doc/doxygen/ which was not previously
ignored.
2015-01-29 16:24:05 +01:00
Matthias Lohr
cb9da1edf0
ignore IDEA project files
2014-11-20 12:42:13 +01:00
René Kijewski
4e4f908379
Initial import of the x86 port
...
Currently this works only in qemu.
2014-05-25 13:40:29 +02:00
Kévin Roussel
30f8f606df
Asks Git to ignore IDE-related (TI CCS) files
2014-05-15 12:41:39 +02:00
René Kijewski
e7f0b298c5
gitignore cachegrind.out
2014-04-08 22:36:13 +02:00
authmillenon
0490eda6b5
Update .gitignore
2013-08-08 14:51:33 +02:00
Martin Lenders
9e6d7f032a
Add tilde files to gitignore
2013-05-22 16:30:07 +02:00
Oliver Hahm
8f606669c2
* added .gitignore to ignore binaries
2010-11-04 11:33:42 +01:00