13 lines
327 B
Plaintext
13 lines
327 B
Plaintext
; Gitignore file template
|
|
;
|
|
;
|
|
; This is the default gitignore file template for the yait project init tool. This file
|
|
; is auto-generated on install and can be modified to your hearts content. An
|
|
; original copy can be found at /etc/yait/
|
|
;
|
|
; This file is only included when the C project strucutre is used.
|
|
;
|
|
|
|
{{PACKAGE}}
|
|
*.o
|