File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ------------------------
2
2
# Git Ignore file patterns
3
- #
3
+ #
4
4
# Ignore all except patterns starting with !
5
5
# Add comments on separate lines, not same line as pattern
6
6
# ------------------------
7
7
8
8
# ------------------------
9
- # Ignore everthing in root directory
9
+ # Ignore everything in root directory
10
10
/*
11
11
# ------------------------
12
12
18
18
# ------------------------
19
19
20
20
# ------------------------
21
- # AstroNvim
21
+ # AstroNvim
22
+ ! after /
22
23
! lua /
23
24
! snippets /
24
25
! init.lua
Original file line number Diff line number Diff line change 2
2
3
3
## Added
4
4
- after: conjure menu group names for clojure filetype plugin
5
+ - dev: dont ignore ` after ` directory pattern in .gitignore
5
6
6
7
# 2024-07-26 Initial release
7
8
You can’t perform that action at this time.
0 commit comments