Skip to content

Commit

Permalink
Modificado: gitignore de cada proyecto al proyecto inicial
Browse files Browse the repository at this point in the history
  • Loading branch information
neverkas committed Feb 6, 2023
1 parent d8aa311 commit a88d32d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 56 deletions.
File renamed without changes.
56 changes: 0 additions & 56 deletions manu-pdf-books/.gitignore
Original file line number Diff line number Diff line change
@@ -1,58 +1,2 @@
# evita subir los archivos pdf de cualquier directorio
*.pdf

# Created by https://www.toptal.com/developers/gitignore/api/emacs
# Edit at https://www.toptal.com/developers/gitignore?templates=emacs

### Emacs ###
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*

# Org-mode
.org-id-locations
*_archive

# flymake-mode
*_flymake.*

# eshell files
/eshell/history
/eshell/lastdir

# elpa packages
/elpa/

# reftex files
*.rel

# AUCTeX auto folder
/auto/

# cask packages
.cask/
dist/

# Flycheck
flycheck_*.el

# server auth directory
/server/

# projectiles files
.projectile

# directory configuration
.dir-locals.el

# network security
/network-security.data


# End of https://www.toptal.com/developers/gitignore/api/emacs

0 comments on commit a88d32d

Please sign in to comment.