This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
klipper-dgus
mirror of
https://github.com/Desuuuu/klipper.git
Watch
1
Star
0
Fork
You've already forked klipper-dgus
0
Code
Issues
Projects
Releases
Wiki
Activity
bus-serial
klipper-dgus
/
.gitignore
7 lines
51 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit of source code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2016-05-25 17:37:40 +02:00
out
*.so
*.pyc
.config
.config.old
util: Fix versioning when gitdir is absent (#809) The gitdir previously could be absent and produce a version of "" in spite of checks for it. Fixed. Parent directories with shlex-interpreted characters in their names could be misinterpreted. Removed shlex parsing. Packagers may want to remove the git history to slim down the package size, so add an option for using a file 'version' in the klippy directory to set version without using git. Signed-Off-By: Lucas Fink <software@lfcode.ca>
2018-10-27 16:44:38 +02:00
klippy/.version