mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
12 Commits
1cf4f24a52
...
9eb29b82f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9eb29b82f7 | ||
|
|
248de8ed97 | ||
|
|
24b539acec | ||
|
|
25713eb3a5 | ||
|
|
5f5a92fcfe | ||
|
|
b42312254f | ||
|
|
a850db9d75 | ||
|
|
98608a890a | ||
|
|
107bf13e11 | ||
|
|
63caeed028 | ||
|
|
14fea44fd5 | ||
|
|
be40b2ed2c |
@ -16,7 +16,8 @@
|
||||
rad.json
|
||||
#Translation Base-file
|
||||
*.g.xlf
|
||||
#License-file
|
||||
#License-files
|
||||
*.bclicense
|
||||
*.flf
|
||||
#Test results file
|
||||
TestResults.xml
|
||||
2
Global/OhMyOpenAgent.gitignore
Normal file
2
Global/OhMyOpenAgent.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
.sisyphus/*
|
||||
!.sisyphus/rules/
|
||||
@ -33,6 +33,7 @@
|
||||
|
||||
# Visual Studio cache directory
|
||||
.vs/
|
||||
.vsconfig
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
|
||||
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