Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 7 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
# Eclipse files
.settings/*
.project
.buildpath

# doxygen files
doc/html
doc/latex
doc/doxygen_sqlite3.db

# composer files
vendor/

# other build files
build/*
*.phar
/nbproject/
/.idea/*
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
*.sublime-workspace
*.sublime-project
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ Many thermal receipt printers support ESC/POS to some degree. This driver has be
- Solux SX-TP-88300
- Sicar POS-80
- Silicon SP-201 / RP80USE
- Speed X SP-X 200 Plus
- SPRT SP-POS88V
- Star BSC10
- Star TSP100 ECO
Expand Down