initial commit
This commit is contained in:
commit
19f5ee6619
2 changed files with 45 additions and 0 deletions
2
.gitconfig
Normal file
2
.gitconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[init]
|
||||
defaultBranch = main
|
43
.gitignore
vendored
Normal file
43
.gitignore
vendored
Normal file
|
@ -0,0 +1,43 @@
|
|||
Bureau/
|
||||
.cache/
|
||||
Documents/
|
||||
.face
|
||||
Git/
|
||||
.gnupg/
|
||||
Images/
|
||||
.lesshst
|
||||
.local/
|
||||
Modèles/
|
||||
.mozilla/
|
||||
Musique/
|
||||
Public/
|
||||
id_rsa
|
||||
id_rsa.pub
|
||||
known_hosts
|
||||
known_hosts.old
|
||||
Téléchargements/
|
||||
.themes/
|
||||
Vidéos/
|
||||
White-sur/
|
||||
yay/
|
||||
.zcomdump
|
||||
.zhistory
|
||||
.viminfo
|
||||
.bash_logout
|
||||
.bash_profile
|
||||
.bashrc
|
||||
autostart/
|
||||
dconf/
|
||||
evolution/
|
||||
gnome-session/
|
||||
goa-1.0/
|
||||
gtk-1.0/
|
||||
gtk-3.0/
|
||||
gtk-4.0/
|
||||
ibus/
|
||||
nautilus/
|
||||
pulse/
|
||||
sway/
|
||||
user-dirs-.dirs
|
||||
user-dirs.locale
|
||||
|
Loading…
Add table
Reference in a new issue