mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
8 Commits
236df0d1f6
...
9ca9accf9d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ca9accf9d | ||
|
|
24b539acec | ||
|
|
25713eb3a5 | ||
|
|
5f5a92fcfe | ||
|
|
b42312254f | ||
|
|
a850db9d75 | ||
|
|
1b9c2a6094 | ||
|
|
15f4d737fc |
2
Global/OhMyOpenAgent.gitignore
Normal file
2
Global/OhMyOpenAgent.gitignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.sisyphus/*
|
||||||
|
!.sisyphus/rules/
|
||||||
@ -43,6 +43,7 @@ ExportedObj/
|
|||||||
*.csproj
|
*.csproj
|
||||||
*.unityproj
|
*.unityproj
|
||||||
*.sln
|
*.sln
|
||||||
|
*.slnx
|
||||||
*.suo
|
*.suo
|
||||||
*.tmp
|
*.tmp
|
||||||
*.user
|
*.user
|
||||||
|
|||||||
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