Skip to content

Commit 1279b1f

Browse files
committed
Remove the uncrustify cfg
1 parent 987e933 commit 1279b1f

2 files changed

Lines changed: 16 additions & 673 deletions

File tree

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Ignore MacOS file system related.
2+
**/*.DS_Store*
3+
4+
# Ignore build results
5+
[Dd]ebug/
6+
[Dd]ebugPublic/
7+
[Dd]ebug_with_Libslirp/
8+
[Rr]elease/
9+
[Rr]eleases/
10+
[Bb]in/
11+
[Oo]bj/
12+
[Ll]og/
13+
[Ll]ogs/
14+
[Bb]uild/
15+
__pycache__/
16+
117
**/*.d
218
**/*.o
319
**/*.su

0 commit comments

Comments
 (0)