mirror of
https://github.com/github/gitignore.git
synced 2026-09-02 05:07:18 +02:00
Compare commits
No commits in common. "e3e08c58b842beefa27d15e38b585c39c8ea6dba" and "077ec2d64ed63f9db51bba853ac9f1cd51654da1" have entirely different histories.
e3e08c58b8
...
077ec2d64e
@ -1,28 +0,0 @@
|
|||||||
# Firebase build and deployment files
|
|
||||||
/firebase-debug.log
|
|
||||||
/firebase-debug.*.log
|
|
||||||
.firebaserc
|
|
||||||
|
|
||||||
# Firebase Hosting
|
|
||||||
/firebase.json
|
|
||||||
*.cache
|
|
||||||
hosting/.cache
|
|
||||||
|
|
||||||
# Firebase Functions
|
|
||||||
/functions/node_modules/
|
|
||||||
/functions/.env
|
|
||||||
/functions/package-lock.json
|
|
||||||
|
|
||||||
# Firebase Emulators
|
|
||||||
/firebase-*.zip
|
|
||||||
/.firebase/
|
|
||||||
/emulator-ui/
|
|
||||||
|
|
||||||
# Logs
|
|
||||||
*.log
|
|
||||||
npm-debug.log*
|
|
||||||
yarn-debug.log*
|
|
||||||
yarn-error.log*
|
|
||||||
|
|
||||||
# Environment files (local configs)
|
|
||||||
/.env.*
|
|
||||||
@ -1,42 +0,0 @@
|
|||||||
# Modelica - an object-oriented language for modeling of cyber-physical systems
|
|
||||||
# https://modelica.org/
|
|
||||||
# Ignore temporary files, build results, simulation files
|
|
||||||
|
|
||||||
## Modelica-specific files
|
|
||||||
*~
|
|
||||||
*.bak
|
|
||||||
*.bak-mo
|
|
||||||
*.mof
|
|
||||||
\#*\#
|
|
||||||
*.moe
|
|
||||||
*.mol
|
|
||||||
|
|
||||||
## Build artefacts
|
|
||||||
*.exe
|
|
||||||
*.exp
|
|
||||||
*.o
|
|
||||||
*.pyc
|
|
||||||
|
|
||||||
## Simulation files
|
|
||||||
*.mat
|
|
||||||
|
|
||||||
## Package files
|
|
||||||
*.gz
|
|
||||||
*.rar
|
|
||||||
*.tar
|
|
||||||
*.zip
|
|
||||||
|
|
||||||
## Dymola-specific files
|
|
||||||
buildlog.txt
|
|
||||||
dsfinal.txt
|
|
||||||
dsin.txt
|
|
||||||
dslog.txt
|
|
||||||
dsmodel*
|
|
||||||
dsres.txt
|
|
||||||
dymosim*
|
|
||||||
request
|
|
||||||
stat
|
|
||||||
status
|
|
||||||
stop
|
|
||||||
success
|
|
||||||
*.
|
|
||||||
@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
||||||
*.bbl
|
*.bbl
|
||||||
*.bbl-SAVE-ERROR
|
|
||||||
*.bcf
|
*.bcf
|
||||||
*.blg
|
*.blg
|
||||||
*-blx.aux
|
*-blx.aux
|
||||||
|
|||||||
@ -1,31 +0,0 @@
|
|||||||
# gitignore template for B&R Automation Studio (AS) 4
|
|
||||||
# website: https://www.br-automation.com/en-us/products/software/automation-software/automation-studio/
|
|
||||||
|
|
||||||
# AS temporary directories
|
|
||||||
Binaries/
|
|
||||||
Diagnosis/
|
|
||||||
Temp/
|
|
||||||
TempObjects/
|
|
||||||
|
|
||||||
# AS transfer files
|
|
||||||
*artransfer.br
|
|
||||||
*arTrsfmode.nv
|
|
||||||
|
|
||||||
# 'ignored' directory
|
|
||||||
ignored/
|
|
||||||
|
|
||||||
# ARNC0ext
|
|
||||||
*arnc0ext.br
|
|
||||||
|
|
||||||
# AS File types
|
|
||||||
*.bak
|
|
||||||
*.isopen
|
|
||||||
*.orig
|
|
||||||
*.log
|
|
||||||
*.asar
|
|
||||||
*.csvlog*
|
|
||||||
*.set
|
|
||||||
!**/Physical/**/*.set
|
|
||||||
|
|
||||||
# RevInfo variables
|
|
||||||
*RevInfo.var
|
|
||||||
Loading…
Reference in New Issue
Block a user