File: .gitignore

package info (click to toggle)
ceccomp 4.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,604 kB
  • sloc: ansic: 6,470; python: 1,039; makefile: 248; sh: 145
file content (23 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
build/
__pycache__
compile_commands.json
a.out
Test
result*
*.gdb_history
*.cache/
CeccompBuild/
diff_result
/Makefile
po/*.po~
SOURCES.txt
include/config.h
py-temp/dist/
py-temp/build/
py-temp/ceccomp.egg-info/
py-temp/wheelhouse
py-temp/ceccomp/ceccomp
test_prog
text
gdb_scripts
*.mo