Compare commits

...

14 Commits

Author SHA1 Message Date
Daniel Johnson
e3e08c58b8
Merge pull request #4424 from loupeteam/br-automation-studio
Add gitignore template for Automation Studio Projects
2024-12-17 13:32:38 -08:00
Daniel Johnson
3491a70611
Merge pull request #4442 from zhiyuanzhai/patch-1
Add `*.bbl-SAVE-ERROR` TeX.gitignore
2024-12-17 13:31:44 -08:00
Daniel Johnson
12f6772475
Merge pull request #4539 from dietmarw/addModelica
Add gitignore for Modelica
2024-12-17 13:14:38 -08:00
Dietmar Winkler
218d0dcd59 Remove OS specific settings covered by globals 2024-12-17 22:08:43 +01:00
Tim Hunter
1ea85c292d
Merge pull request #4542 from DrDead0/feature/firebase-gitignore
added gitignore for firebase
2024-12-17 08:46:58 -10:00
DrDead0
7111173b6b Updated Firebase.gitignore based on feedback: scoped to Firebase, removed unrelated entries 2024-12-14 22:53:27 +05:30
DrDead0
b6ddf064dd added gitignore for firebase 2024-12-01 21:17:36 +05:30
Dietmar Winkler
14c91a18cc Adds some more OS specific file to the ignore list 2024-11-14 20:41:15 +01:00
Shane Reetz
92cceed617 Rename AutomationStudio4.gitignore to AutomationStudio, and move to Community folder 2024-10-11 14:24:26 -07:00
Shane Reetz
da6d5a73e7 Remove OS-specific files from gitignore 2024-05-29 10:54:12 -07:00
zhiyuanzhai
0a8f83647e
Update TeX.gitignore
Adding `*.bbl-SAVE-ERROR` to `gitignore` for LaTeX.
2024-05-06 15:45:16 +08:00
Shane Reetz
82e413a7d3 Add gitignore template for Automation Studio 4 2024-03-25 11:33:31 -07:00
tobolar
e538e96f2e Ignore flattened Modelica 2023-01-13 12:05:35 +01:00
tobolar
786acd1d0c Add gitignore for Modelica 2023-01-13 11:54:16 +01:00
4 changed files with 102 additions and 0 deletions

28
Firebase.gitignore Normal file
View File

@ -0,0 +1,28 @@
# 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.*

42
Modelica.gitignore Normal file
View File

@ -0,0 +1,42 @@
# 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
*.

View File

@ -26,6 +26,7 @@
## 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

View File

@ -0,0 +1,31 @@
# 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