File: .gitignore

package info (click to toggle)
megatools 1.11.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 740 kB
  • sloc: ansic: 7,279; sh: 135; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 291 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
24
25
26
27
28
29
30
31
32
33
34
/Makefile
/Makefile.in
.deps
.libs
.dirstamp
*.o
*.lo
*.la
*~
*.a

/aclocal.m4
/autom4te.cache
/config.*
/configure
/depcomp
/install-sh
/missing
/stamp-h1
/compile
/m4

/megatools

/tests/tools/*.dat
/tests/tools/Mount
/tests/tools/TestDir

/.vimrc
/*.tar.xz
/*.tar.gz

/docs/*.1
/docs/*.5