mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
added prerequisites for C and C++
This commit is contained in:
parent
d1caffed35
commit
2c52d023dd
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# Prerequisites
|
||||||
|
*.d
|
||||||
|
|
||||||
# Compiled Object files
|
# Compiled Object files
|
||||||
*.slo
|
*.slo
|
||||||
*.lo
|
*.lo
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
# Prerequisites
|
||||||
|
*.d
|
||||||
|
|
||||||
# Object files
|
# Object files
|
||||||
*.o
|
*.o
|
||||||
*.ko
|
*.ko
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue