This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
Marlin-Artillery-M600
Archived
Watch
1
Star
0
Fork
You've already forked Marlin-Artillery-M600
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
467f0ea6b7
Marlin-Artillery-M600
/
.gitignore
7 lines
34 B
Text
Raw
Normal View
History
Unescape
Escape
.gitignore: Add *~, *.orig, *.rej, move to root directory Move the .gitignore out of the Marlin subdirectory so it applies to the whole tree, and add some missing patterns. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
2012-08-08 19:32:51 +02:00
*.o
applet/
*~
*.orig
*.rej
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
2013-08-07 16:16:38 +02:00
*.bak
Reference in a new issue
Copy permalink