File: .gitignore

package info (click to toggle)
lua-cmsgpack 0.4.0~git20230328.57b1f90-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: ansic: 726; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 68 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
*~
.*~
\#*\#
.\#*\#

.DS_Store
.project
.settings

*.o
*.so

build/