[emacs] Add start-exwm.sh to gitignore

This commit is contained in:
Correl Roush 2021-01-20 22:10:00 -05:00
parent 5a86e0de84
commit dbbf7ec120
2 changed files with 1 additions and 2 deletions

1
.doom.d/.gitignore vendored
View file

@ -1,3 +1,4 @@
config.el
exwm.el
polybar.conf
start-exwm.sh

View file

@ -1,2 +0,0 @@
#!/bin/sh
emacs -mm --debug-init -l ~/.doom.d/exwm.el