lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

commit 602870eaf190b3282f69e4fd4781234383814df3
parent cdf118c96b3fe329d84e97f036dc1f4865017313
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu,  5 Nov 2020 23:14:06 +0100

Removed unneeded gitignores

Diffstat:
Dcontent/lin-algebra-notes/.gitignore | 48------------------------------------------------
Dcontent/logicsets-notes/.gitignore | 1-
Dcontent/ml-notes/.gitignore | 39---------------------------------------
Dcontent/networksgraphs-notes/.gitignore | 12------------
Dcontent/os-notes/.gitignore | 33---------------------------------
Dcontent/philosophy-notes/.gitignore | 39---------------------------------------
Dcontent/sysarch-notes/.gitignore | 1-
7 files changed, 0 insertions(+), 173 deletions(-)

diff --git a/content/lin-algebra-notes/.gitignore b/content/lin-algebra-notes/.gitignore @@ -1,48 +0,0 @@ - -# Created by https://www.gitignore.io/api/git,macos -# Edit at https://www.gitignore.io/?templates=git,macos - -### Git ### -# Created by git for backups. To disable backups in Git: -# $ git config --global mergetool.keepBackup false -*.orig - -# Created by git when using merge tools for conflicts -*.BACKUP.* -*.BASE.* -*.LOCAL.* -*.REMOTE.* -*_BACKUP_*.txt -*_BASE_*.txt -*_LOCAL_*.txt -*_REMOTE_*.txt - -### macOS ### -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -# End of https://www.gitignore.io/api/git,macos diff --git a/content/logicsets-notes/.gitignore b/content/logicsets-notes/.gitignore @@ -1 +0,0 @@ -*.DS_Store diff --git a/content/ml-notes/.gitignore b/content/ml-notes/.gitignore @@ -1,39 +0,0 @@ - -# Created by https://www.gitignore.io/api/macos,jekyll -# Edit at https://www.gitignore.io/?templates=macos,jekyll - -### Jekyll ### -_site/ -.sass-cache/ -.jekyll-cache/ -.jekyll-metadata - -### macOS ### -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -# End of https://www.gitignore.io/api/macos,jekyll diff --git a/content/networksgraphs-notes/.gitignore b/content/networksgraphs-notes/.gitignore @@ -1,12 +0,0 @@ -*.DS_Store - -# Created by https://www.gitignore.io/api/jekyll -# Edit at https://www.gitignore.io/?templates=jekyll - -### Jekyll ### -_site/ -.sass-cache/ -.jekyll-cache/ -.jekyll-metadata - -# End of https://www.gitignore.io/api/jekyll diff --git a/content/os-notes/.gitignore b/content/os-notes/.gitignore @@ -1,33 +0,0 @@ - -# Created by https://www.gitignore.io/api/osx -# Edit at https://www.gitignore.io/?templates=osx - -### OSX ### -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -# End of https://www.gitignore.io/api/osx diff --git a/content/philosophy-notes/.gitignore b/content/philosophy-notes/.gitignore @@ -1,39 +0,0 @@ - -# Created by https://www.gitignore.io/api/macos,jekyll -# Edit at https://www.gitignore.io/?templates=macos,jekyll - -### Jekyll ### -_site/ -.sass-cache/ -.jekyll-cache/ -.jekyll-metadata - -### macOS ### -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -# End of https://www.gitignore.io/api/macos,jekyll diff --git a/content/sysarch-notes/.gitignore b/content/sysarch-notes/.gitignore @@ -1 +0,0 @@ -.DS_Store