mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
0435e40946
...
b11b019c71
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b11b019c71 | ||
|
|
24b539acec | ||
|
|
25713eb3a5 | ||
|
|
5f5a92fcfe | ||
|
|
b42312254f | ||
|
|
a850db9d75 | ||
|
|
33ce59b598 |
2
Global/OhMyOpenAgent.gitignore
Normal file
2
Global/OhMyOpenAgent.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
.sisyphus/*
|
||||
!.sisyphus/rules/
|
||||
@ -1,3 +1,4 @@
|
||||
# Visual Studio Code
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
|
||||
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