File: .gitignore

package info (click to toggle)
mruby 3.4.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,396 kB
  • sloc: ansic: 51,933; ruby: 29,510; yacc: 7,077; cpp: 517; makefile: 51; sh: 42
file content (40 lines) | stat: -rw-r--r-- 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*.bak
*.bc
*.d
*.i
*.lock
*.o
*.orig
*.pdb
*.rej
*.s
*.sav
*.swp
*.tmp
*~
.DS_Store
.cache
.ccls*
.ccmalloc
.git
.svn
.vscode
.yardoc
benchmark/**/*.dat
benchmark/*.pdf
benchmark/*.png
bin
build
doc/api
doc/capi
compile_commands.json
compile_flags.txt
cscope.files
cscope.out
gmon.out
mruby-source-*.gem
node_modules
perf.data*
tags
!Gemfile.lock
y.tab.c