Skip to main content

Questions tagged [ignore]

The tag has no usage guidance.

1 vote
1 answer
6k views

Notepad++ how to ignore a word in lines on notepad++ using "find in files"

Helly everyone, I am struggling to find out how to exclude a word in a line of text in notepad++ I am using the "find in files" option to search through many large log files. My search ...
ichiban's user avatar
  • 11
1 vote
0 answers
55 views

Users Bypassing Workbook Protections - What Did I overlook?

I created a Excel 2016 workbook that was to be sent to multiple department heads to then be distributed to their personnel to solicit input on a topic. Some of the columns were free response; some ...
Qwerty's user avatar
  • 11
4 votes
1 answer
957 views

`find` equivalent which supports .ignore files?

I frequently need to find files matching a certain name or type within a bundle of git repositories on my workstation. Some subdirectories within that bundle are only readable by root, though, so any ...
Jacob Kopczynski's user avatar
79 votes
6 answers
92k views

How to ignore a tracked file in git without deleting it?

My team uses sourcetree as our git client. There is a third-party plugin in our project. It needs several configuration files. These files cannot be generated automatically. They store account name, ...
Liz's user avatar
  • 891
0 votes
0 answers
168 views

Syskey to ignore specific .dll file?

Is it possible to have Syskey ignore a specific .dll file in the system32 folder on Windows 7? I have installed another program which requires the .dll file, however, that file makes Syskey crash when ...
squidg's user avatar
  • 101
0 votes
1 answer
2k views

How do I exclude/ignore specific file types/extensions with rmlint?

I am trying to dedupe a labyrinthine directory, but I keep getting results for the contents of the items I want to match rather than the enclosing items, themselves, i.e. my results are full of things ...
Kerlix's user avatar
  • 101
1 vote
1 answer
922 views

Is there a way to set Excel up so it will skip over the cells containing formulas and jump right to the cells requiring direct data entries?

I have a sheet with multiple columns that I need to enter numerical data in certain cells. Some of the rows contains formulas for totals and percentage results. Is there a way as I enter data and ...
Excel_Lent's user avatar
8 votes
1 answer
7k views

Making unison ignore file property differences

I'm trying to use unison (the GUI) to synchronize two folders; unfortunately, one of them is a Windows drive mountpoint with properties set to 0777 - and unison shows that as a difference which ...
einpoklum's user avatar
  • 9,852
0 votes
1 answer
55 views

How to clone svn ignore structure?

I have a package with many subfolders. Each subfolder contains different svn ignores. Now I would like to replace all the folder structure with the new package (which does not contain the ignores). If ...
Pol Alvarez Vecino's user avatar
0 votes
1 answer
8k views

Add any files in a folder to Subversion ignore list without adding that folder

I wanna keep a folder in Subversion repo, but add any file inside it to ignore list. I wanna do it because that folder stores temporary files used while the app is running. I want the folder in ...
Hikari's user avatar
  • 317
4 votes
1 answer
1k views

Make Filezilla work with .gitignore files

Is there a way to make Filezilla read the settings i added to .gitignore file and then do the same? (ignore the files specified in the gitignore file)
Adonis K. Kakoulidis's user avatar
0 votes
1 answer
9k views

How can I ignore a particular Wifi network? [duplicate]

Possible Duplicate: How to stop Windows 7 from automatically connecting to unsecure wifi network I'm using Windows 7 Ultimate. There are a bunch of Wifi networks within range of my desktop, ...
bytedev's user avatar
  • 111
8 votes
2 answers
4k views

How can I make Virtualbox ignore specific keys?

I use Virtualbox with Windows on Ubuntu host. I keep it on separate workspace (I use Xmonad). Xmonad uses Windows key as modifier. The problem is: when I press it, Windows machine opens start menu. ...
user81420's user avatar
  • 295
4 votes
1 answer
2k views

Scoping ignore declarations in unison

I am using unison to synchronize two computers, and generally I would like to ignore all hidden files except a few. I have a unison preference file (default.prf) that looks as follows: # Unison ...
D R's user avatar
  • 520
1 vote
1 answer
2k views

Telling Versions.app to ignore certain svn files/folders

I'm using Versions & Beanstalk for svn. My app has some log files stored within a subfolder - how can I tell Versions to skip these when committing? I know it has something to do with svn:ignore, ...
adam's user avatar
  • 153

15 30 50 per page