You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
246 B

# Swap / temporary files for vi and emacs.
*.swp
*~
*#
.#*
\#*
# Compiled Python files.
*.pyc
*.pyo
# LaTeX intermediate files.
*.aux
*.bbl
*.idx
*.ind
*.lof
*.toc
# Binary files generated during build.
*.o
*.d
*.bin
*.map
*.out
*.hex
*.pdf