mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-18 10:10:35 -04:00
Bring closer to master-dev-trusty
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# .gitignore for LedgerSMB-Docker
|
||||
#
|
||||
# Vim swap files
|
||||
*.swp
|
||||
#
|
||||
# LedgerSMB rebuild flag file
|
||||
ledgersmb.rebuild
|
||||
|
||||
# /bin/custom/
|
||||
/bin/custom/*
|
||||
|
||||
# test output:
|
||||
/screens/*
|
||||
|
||||
# Patches
|
||||
/patch/*
|
Reference in New Issue
Block a user