Layer cleanup and global gitignore update

This commit is contained in:
coolneng 2019-12-03 20:36:59 +01:00
parent 4f81b39feb
commit c0129a1289
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,6 @@ This function should only modify configuration layer settings."
pdf pdf
(plantuml :variables (plantuml :variables
org-plantuml-jar-path "~/Documents/Uni/DDSI/Code/PlantUML/plantuml.jar") org-plantuml-jar-path "~/Documents/Uni/DDSI/Code/PlantUML/plantuml.jar")
major-modes
javascript javascript
html html
(go :variables (go :variables

View File

@ -6,6 +6,7 @@ compile_commands.json
Debug/ Debug/
.ccls-cache .ccls-cache
/**/*.o /**/*.o
bin
# LaTeX # LaTeX
auto/ auto/
# Misc # Misc