Skip to content

Commit 217e5d1

Browse files
committed
save before change branch squash later pls
1 parent 201b0ab commit 217e5d1

3 files changed

Lines changed: 28 additions & 0 deletions

File tree

.history/.gitignore_20230829103856

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
build*/
2+
.cache
3+
.vscode/*
4+
!.vscode/launch.json
5+
.gitattributes
6+
compile_commands.json
7+
/*.cpp
8+
/*.patch
9+
/*.diff

.history/.gitignore_20230831203744

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
build*/
2+
.cache
3+
.vscode/*
4+
!.vscode/launch.json
5+
.gitattributes
6+
compile_commands.json
7+
/*.cpp
8+
/*.patch
9+
/*.diff
10+
echo "./history/" >> ~/.gitignore_global

.history/.gitignore_20230831203745

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
build*/
2+
.cache
3+
.vscode/*
4+
!.vscode/launch.json
5+
.gitattributes
6+
compile_commands.json
7+
/*.cpp
8+
/*.patch
9+
/*.diff

0 commit comments

Comments
 (0)