mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
4b4e94c888
...
19411bc054
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19411bc054 | ||
|
|
24b539acec | ||
|
|
25713eb3a5 | ||
|
|
5f5a92fcfe | ||
|
|
b42312254f | ||
|
|
a850db9d75 | ||
|
|
6328a8da94 |
2
Global/OhMyOpenAgent.gitignore
Normal file
2
Global/OhMyOpenAgent.gitignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.sisyphus/*
|
||||||
|
!.sisyphus/rules/
|
||||||
@ -57,7 +57,7 @@ Include details when opening pull request if the template is important and visib
|
|||||||
may not accept it immediately, but we can promote it to the root at a later date
|
may not accept it immediately, but we can promote it to the root at a later date
|
||||||
based on interest.
|
based on interest.
|
||||||
|
|
||||||
Please also understand that we can’t list every tool that ever existed.
|
Please also understand that we can’t list every tool that has ever existed.
|
||||||
Our aim is to curate a collection of the _most common and helpful_ templates,
|
Our aim is to curate a collection of the _most common and helpful_ templates,
|
||||||
not to make sure we cover every project possible. If we choose not to
|
not to make sure we cover every project possible. If we choose not to
|
||||||
include your language, tool, or project, it’s not because it’s not awesome.
|
include your language, tool, or project, it’s not because it’s not awesome.
|
||||||
|
|||||||
11
community/HOL.gitignore
Normal file
11
community/HOL.gitignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
*Script
|
||||||
|
|
||||||
|
# Holmake generated files
|
||||||
|
*Theory.sig
|
||||||
|
*Theory.sml
|
||||||
|
*.uo
|
||||||
|
*.ui
|
||||||
|
|
||||||
|
# Holmake auxiliary files
|
||||||
|
.hollogs
|
||||||
|
.HOLMK
|
||||||
Loading…
Reference in New Issue
Block a user